From: Markus Rost Date: Thu, 5 Sep 2002 18:42:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30806 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=78f1fe0541003dd324cc356b0c477846281ce7d7;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 294906f758f..de109caa8c7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-09-05 Markus Rost + + * textmodes/table.el (table-command-prefix): Fix type. + 2002-09-05 Andre Spiegel * vc-hooks.el Don't require vc.el at compile-time; it causes @@ -554,7 +558,7 @@ 2002-08-18 Richard M. Stallman - * table.el: New file. + * textmodes/table.el: New file. * font-core.el (font-lock-mode): Set change-major-mode-hook locally.